mesa: add dependency on libatomic when building for on mips
authorW. Michael Petullo <[email protected]>
Tue, 8 Jul 2025 11:57:47 +0000 (06:57 -0500)
committerDaniel Golle <[email protected]>
Tue, 15 Jul 2025 16:42:35 +0000 (17:42 +0100)
commit0f402858fd243009d7f5c7cc304548add160e62f
tree0467027fc244a3b27d4f15bdbdf834e59d1aa53f
parentdf62126f87e1e6c358784e281326a58f0dc31b60
mesa: add dependency on libatomic when building for on mips

Fix build errors on the noted platforms. Builds were failing with:

Package libmesa-amd is missing dependencies for the following
libraries:
libatomic.so.1

Signed-off-by: W. Michael Petullo <[email protected]>
Signed-off-by: Daniel Golle <[email protected]>
libs/mesa/Makefile